texture: Remove gdk_texture_download_float()
authorBenjamin Otte <otte@redhat.com>
Sun, 28 Nov 2021 07:03:07 +0000 (08:03 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 30 Nov 2021 13:12:10 +0000 (14:12 +0100)
commit354fa6544ab6a879e3dca8ccaabcc7f39268a67c
treeb80d60882bc716c63811e9d86a9562163900f8c2
parent291c50202afa6100797a0e30ad485fd5d98986b1
texture: Remove gdk_texture_download_float()

The download API is not well thought out yet, so postpone it until
there's an actual usecase for it.

Remove testcases, too.
gdk/gdktexture.c
testsuite/gdk/memorytexture.c
testsuite/gdk/texture-threads.c